Ninja Database Pro
Index Field



KellermanSoftware.NinjaDatabasePro Namespace > SingleIndexRecord<T,TIndex> Class : Index Field
The value of the index
Syntax
Public Index As TIndex
Dim instance As SingleIndexRecord(Of T,TIndex)
Dim value As TIndex
 
value = instance.Index
 
instance.Index = value
public TIndex Index
public:
TIndex^ Index
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SingleIndexRecord<T,TIndex> Class
SingleIndexRecord<T,TIndex> Members